[INFO] cloning repository https://github.com/wxmpro/cardnote-compiler-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wxmpro/cardnote-compiler-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwxmpro%2Fcardnote-compiler-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwxmpro%2Fcardnote-compiler-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 50bdd94806f332369d5d795dba8b8154c7a72aeb
[INFO] testing wxmpro/cardnote-compiler-rs against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwxmpro%2Fcardnote-compiler-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wxmpro/cardnote-compiler-rs
[INFO] finished tweaking git repo https://github.com/wxmpro/cardnote-compiler-rs
[INFO] tweaked toml for git repo https://github.com/wxmpro/cardnote-compiler-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wxmpro/cardnote-compiler-rs on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wxmpro/cardnote-compiler-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jiff-tzdb v0.1.6
[INFO] [stderr]   Downloaded lopdf v0.36.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2709d6ee42877040b43075d9b0367a4f718f5869ab56cd812f6fabbb2b3f87b4
[INFO] running `Command { std: "docker" "start" "-a" "2709d6ee42877040b43075d9b0367a4f718f5869ab56cd812f6fabbb2b3f87b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2709d6ee42877040b43075d9b0367a4f718f5869ab56cd812f6fabbb2b3f87b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2709d6ee42877040b43075d9b0367a4f718f5869ab56cd812f6fabbb2b3f87b4", kill_on_drop: false }`
[INFO] [stdout] 2709d6ee42877040b43075d9b0367a4f718f5869ab56cd812f6fabbb2b3f87b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9446cf37c935c7e84796dadc8f740764b44d230920ec9e0444d7f85cb0dae2b9
[INFO] running `Command { std: "docker" "start" "-a" "9446cf37c935c7e84796dadc8f740764b44d230920ec9e0444d7f85cb0dae2b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ecb v0.1.2
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling jiff v0.2.24
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling rangemap v1.7.1
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling uuid v1.23.2
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling nom_locate v5.0.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling lopdf v0.36.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling cardnote_compiler v0.1.63 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "9446cf37c935c7e84796dadc8f740764b44d230920ec9e0444d7f85cb0dae2b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9446cf37c935c7e84796dadc8f740764b44d230920ec9e0444d7f85cb0dae2b9", kill_on_drop: false }`
[INFO] [stdout] 9446cf37c935c7e84796dadc8f740764b44d230920ec9e0444d7f85cb0dae2b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9dcaa3a6319e8280dc7a3962b954a4f4766464d3608b8ed0a2115d393e6da1fd
[INFO] running `Command { std: "docker" "start" "-a" "9dcaa3a6319e8280dc7a3962b954a4f4766464d3608b8ed0a2115d393e6da1fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling cardnote_compiler v0.1.63 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.24s
[INFO] running `Command { std: "docker" "inspect" "9dcaa3a6319e8280dc7a3962b954a4f4766464d3608b8ed0a2115d393e6da1fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9dcaa3a6319e8280dc7a3962b954a4f4766464d3608b8ed0a2115d393e6da1fd", kill_on_drop: false }`
[INFO] [stdout] 9dcaa3a6319e8280dc7a3962b954a4f4766464d3608b8ed0a2115d393e6da1fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dbc2ab4b7a096bd7fe2898bf86e956d7dc60f10c605619ab945fa7700d6acbc1
[INFO] running `Command { std: "docker" "start" "-a" "dbc2ab4b7a096bd7fe2898bf86e956d7dc60f10c605619ab945fa7700d6acbc1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cardnote_compiler-a4bf9e89a2d5cd48)
[INFO] [stdout] 
[INFO] [stdout] running 207 tests
[INFO] [stdout] test converter::tests::test_check_file_size_nonexistent ... ok
[INFO] [stdout] test converter::tests::test_guess_title_empty_doc ... ok
[INFO] [stdout] test converter::tests::test_check_file_size_small_file_ok ... ok
[INFO] [stdout] test converter::tests::test_convert_null_byte_path ... ok
[INFO] [stdout] test converter::tests::test_is_other_format ... ok
[INFO] [stdout] test converter::tests::test_convert_nonexistent_file ... ok
[INFO] [stdout] test converter::tests::test_is_pdf_format ... ok
[INFO] [stdout] test converter::tests::test_read_text_shift_jis ... ok
[INFO] [stdout] test converter::tests::test_read_text_streaming_empty_file ... ok
[INFO] [stdout] test converter::tests::test_read_text_streaming_basic ... ok
[INFO] [stdout] test converter::tests::test_guess_title_from_h1 ... ok
[INFO] [stdout] test converter::tests::test_sanitize_garbled_ascii ... ok
[INFO] [stdout] test converter::tests::test_read_text_euc_kr ... ok
[INFO] [stdout] test converter::tests::test_is_text_format ... ok
[INFO] [stdout] test converter::tests::test_sanitize_garbled_cjk ... ok
[INFO] [stdout] test converter::tests::test_sanitize_garbled_control_chars ... ok
[INFO] [stdout] test converter::tests::test_guess_title_whitespace_only ... ok
[INFO] [stdout] test converter::tests::test_guess_title_fallback_to_filename ... ok
[INFO] [stdout] test converter::tests::test_guess_title_no_headers ... ok
[INFO] [stdout] test converter::tests::test_guess_title_from_h2 ... ok
[INFO] [stdout] test converter::tests::test_sanitize_garbled_all_control ... ok
[INFO] [stdout] test converter::tests::test_sanitize_garbled_empty ... ok
[INFO] [stdout] test converter::tests::test_read_text_utf16_be_bom ... ok
[INFO] [stdout] test converter::tests::test_read_text_utf16_le_bom ... ok
[INFO] [stdout] test dedup::tests::test_adaptive_dedup_config_medium ... ok
[INFO] [stdout] test dedup::tests::test_adaptive_dedup_config_short ... ok
[INFO] [stdout] test dedup::tests::test_adaptive_jaccard_short_chinese_semantic_similar ... ok
[INFO] [stdout] test dedup::tests::test_compute_quality_score_empty ... ok
[INFO] [stdout] test converter::tests::test_read_text_streaming_unicode ... ok
[INFO] [stdout] test dedup::tests::test_adaptive_jaccard_short_chinese_theory ... ok
[INFO] [stdout] test dedup::tests::test_compute_quality_score_very_long ... ok
[INFO] [stdout] test dedup::tests::test_dedup_empty_cards ... ok
[INFO] [stdout] test converter::tests::test_sanitize_garbled_replacement_char ... ok
[INFO] [stdout] test dedup::tests::test_dedup_single_card ... ok
[INFO] [stdout] test dedup::tests::test_jaccard_completely_different ... ok
[INFO] [stdout] test converter::tests::test_sanitize_garbled_mixed ... ok
[INFO] [stdout] test dedup::tests::test_adaptive_dedup_config_long ... ok
[INFO] [stdout] test dedup::tests::test_dedup_merges_similar_cards_keeps_unique ... ok
[INFO] [stdout] test dedup::tests::test_jaccard_empty_sets ... ok
[INFO] [stdout] test dedup::tests::test_quality_score_length ... ok
[INFO] [stdout] test dedup::tests::test_semantic_dedup_empty_content ... ok
[INFO] [stdout] test dedup::tests::test_jaccard_identical ... ok
[INFO] [stdout] test dedup::tests::test_extract_unique_sentences ... ok
[INFO] [stdout] test dedup::tests::test_semantic_dedup_empty_title ... ok
[INFO] [stdout] test dedup::tests::test_shingles_basic ... ok
[INFO] [stdout] test dedup::tests::test_semantic_dedup_keeps_unique_cards ... ok
[INFO] [stdout] test dedup::tests::test_semantic_dedup_finds_similar_cards ... ok
[INFO] [stdout] test dedup::tests::test_semantic_dedup_identical_cards ... ok
[INFO] [stdout] test dedup::tests::test_text_to_shingles_short ... ok
[INFO] [stdout] test doc_type::tests::test_compile_config ... ok
[INFO] [stdout] test doc_type::tests::test_compile_config_validate_boundary ... ok
[INFO] [stdout] test doc_type::tests::test_compile_config_validate_cards_too_many ... ok
[INFO] [stdout] test doc_type::tests::test_compile_config_validate_cards_zero ... ok
[INFO] [stdout] test doc_type::tests::test_compile_config_validate_chunk_too_large ... ok
[INFO] [stdout] test doc_type::tests::test_compile_config_validate_chunk_too_small ... ok
[INFO] [stdout] test doc_type::tests::test_compile_config_validate_chunk_zero ... ok
[INFO] [stdout] test doc_type::tests::test_compile_config_validate_ok ... ok
[INFO] [stdout] test doc_type::tests::test_detect_manual ... ok
[INFO] [stdout] test doc_type::tests::test_detect_mixed_features ... ok
[INFO] [stdout] test doc_type::tests::test_detect_long_no_features ... ok
[INFO] [stdout] test doc_type::tests::test_detect_very_short ... ok
[INFO] [stdout] test models::tests::test_card_type_display ... ok
[INFO] [stdout] test models::tests::test_card_to_markdown_quote ... ok
[INFO] [stdout] test models::tests::test_card_to_markdown_default ... ok
[INFO] [stdout] test doc_type::tests::test_detect_report ... ok
[INFO] [stdout] test doc_type::tests::test_detect_article ... ok
[INFO] [stdout] test doc_type::tests::test_detect_long_report ... ok
[INFO] [stdout] test doc_type::tests::test_detect_paper ... ok
[INFO] [stdout] test models::tests::test_card_type_parse ... ok
[INFO] [stdout] test doc_type::tests::test_detect_book ... ok
[INFO] [stdout] test models::tests::test_knowledge_graph_to_mermaid ... ok
[INFO] [stdout] test doc_type::tests::test_detect_empty ... ok
[INFO] [stdout] test models::tests::test_mermaid_escape_double_quote ... ok
[INFO] [stdout] test models::tests::test_mermaid_escape_hash ... ok
[INFO] [stdout] test doc_type::tests::test_detect_strong_manual ... ok
[INFO] [stdout] test models::tests::test_mermaid_escape_newline ... ok
[INFO] [stdout] test models::tests::test_mermaid_escape_crlf ... ok
[INFO] [stdout] test models::tests::test_mermaid_graph_with_hash_in_node ... ok
[INFO] [stdout] test models::tests::test_mermaid_escape_tab ... ok
[INFO] [stdout] test models::tests::test_mermaid_graph_empty ... ok
[INFO] [stdout] test models::tests::test_summary_to_markdown ... ok
[INFO] [stdout] test models::tests::test_mermaid_graph_with_newline_in_relation ... ok
[INFO] [stdout] test pipeline::tests::test_extract_overlap ... ok
[INFO] [stdout] test pipeline::tests::test_extract_overlap_short ... ok
[INFO] [stdout] test output::tests::test_sanitize_filename ... ok
[INFO] [stdout] test pipeline::tests::test_flush_chunk_empty_stack ... ok
[INFO] [stdout] test pipeline::tests::test_dedup_cards_merge_content ... ok
[INFO] [stdout] test pipeline::tests::test_dedup_cards_unique ... ok
[INFO] [stdout] test output::tests::test_resolve_unique_no_conflict ... ok
[INFO] [stdout] test models::tests::test_mermaid_escape_combined ... ok
[INFO] [stdout] test quality::card_lint::tests::test_filter_cards_all_invalid ... ok
[INFO] [stdout] test quality::card_lint::tests::test_garbage_ratio_all_clean ... ok
[INFO] [stdout] test pipeline::tests::test_flush_chunk ... ok
[INFO] [stdout] test quality::card_lint::tests::test_garbage_ratio_all_garbage ... ok
[INFO] [stdout] test quality::card_lint::tests::test_garbage_ratio_calculation ... ok
[INFO] [stdout] test quality::card_lint::tests::test_garbage_ratio_empty ... ok
[INFO] [stdout] test output::tests::test_resolve_unique_conflict_multiple ... ok
[INFO] [stdout] test output::tests::test_resolve_unique_conflict_once ... ok
[INFO] [stdout] test output::tests::test_resolve_unique_gaps_reused ... ok
[INFO] [stdout] test quality::card_lint::tests::test_lcs_similarity_empty ... ok
[INFO] [stdout] test quality::card_lint::tests::test_lcs_similarity_completely_different ... ok
[INFO] [stdout] test quality::card_lint::tests::test_lcs_similarity_abab_vs_aaabbbb ... ok
[INFO] [stdout] test quality::card_lint::tests::test_lint_empty_card ... ok
[INFO] [stdout] test quality::card_lint::tests::test_lint_empty_title ... ok
[INFO] [stdout] test quality::card_lint::tests::test_lcs_similarity_chinese_contains ... ok
[INFO] [stdout] test pipeline::tests::test_extract_overlap_with_titles ... ok
[INFO] [stdout] test quality::card_lint::tests::test_lint_short_content ... ok
[INFO] [stdout] test quality::card_lint::tests::test_lint_garbage_content ... ok
[INFO] [stdout] test quality::card_lint::tests::test_lcs_similarity_identical ... ok
[INFO] [stdout] test quality::card_lint::tests::test_lint_all_special_chars ... ok
[INFO] [stdout] test quality::card_lint::tests::test_lint_valid_card ... ok
[INFO] [stdout] test quality::card_lint::tests::test_quality_score_two_critical ... ok
[INFO] [stdout] test quality::card_lint::tests::test_quote_direct_copy ... ok
[INFO] [stdout] test quality::card_lint::tests::test_ref_format_author_bio ... ok
[INFO] [stdout] test quality::card_lint::tests::test_ref_format_book_valid ... ok
[INFO] [stdout] test quality::card_lint::tests::test_quality_score_differentiation ... ok
[INFO] [stdout] test quality::card_lint::tests::test_quote_missing_source ... ok
[INFO] [stdout] test quality::card_lint::tests::test_ref_format_cjk_book_name ... ok
[INFO] [stdout] test quality::card_lint::tests::test_ref_format_invalid_v3 ... ok
[INFO] [stdout] test quality::card_lint::tests::test_quote_valid_paraphrase ... ok
[INFO] [stdout] test quality::card_lint::tests::test_ref_format_empty ... ok
[INFO] [stdout] test quality::card_lint::tests::test_ref_format_no_page_number ... ok
[INFO] [stdout] test providers::tests::test_generate_status_report ... ok
[INFO] [stdout] test quality::card_lint::tests::test_quality_score_no_issues ... ok
[INFO] [stdout] test quality::card_lint::tests::test_quality_score_ten_minor ... ok
[INFO] [stdout] test quality::card_lint::tests::test_ref_format_no_p_marker ... ok
[INFO] [stdout] test quality::card_lint::tests::test_ref_format_valid_range ... ok
[INFO] [stdout] test quality::pdf_postprocess::tests::test_no_page_markers ... ok
[INFO] [stdout] test providers::tests::test_validate_key_format ... ok
[INFO] [stdout] test quality::card_lint::tests::test_reference_garbage ... ok
[INFO] [stdout] test quality::pdf_postprocess::tests::test_many_pages_same_header ... ok
[INFO] [stdout] test providers::tests::test_find_by_alias ... ok
[INFO] [stdout] test quality::card_lint::tests::test_title_content_mismatch ... ok
[INFO] [stdout] test providers::tests::test_registry_creation ... ok
[INFO] [stdout] test quality::card_lint::tests::test_ref_format_pdf_valid ... ok
[INFO] [stdout] test quality::card_lint::tests::test_type_confusion_term_card_title_is_card_type_name ... ok
[INFO] [stdout] test quality::pdf_postprocess::tests::test_detect_repeated_header ... ok
[INFO] [stdout] test quality::pdf_postprocess::tests::test_empty_page ... ok
[INFO] [stdout] test quality::pdf_postprocess::tests::test_page_number_various_formats ... ok
[INFO] [stdout] test quality::pdf_postprocess::tests::test_remove_headers_footers ... ok
[INFO] [stdout] test quality::pdf_postprocess::tests::test_page_number_detection ... ok
[INFO] [stdout] test quality::pdf_postprocess::tests::test_split_into_pages ... ok
[INFO] [stdout] test quality::pdf_postprocess::tests::test_single_page_no_change ... ok
[INFO] [stdout] test quality::preprocess::tests::test_merge_forced_breaks_empty ... ok
[INFO] [stdout] test quality::preprocess::tests::test_filter_repeated_lines_empty ... ok
[INFO] [stdout] test quality::preprocess::tests::test_clean_page_breaks ... ok
[INFO] [stdout] test quality::preprocess::tests::test_merge_forced_breaks_multilang ... ok
[INFO] [stdout] test quality::preprocess::tests::test_remove_toc_empty ... ok
[INFO] [stdout] test quality::card_lint::tests::test_filter_cards_all_valid ... ok
[INFO] [stdout] test quality::card_lint::tests::test_filter_cards ... ok
[INFO] [stdout] test quality::preprocess::tests::test_merge_respects_punctuation ... ok
[INFO] [stdout] test quality::preprocess::tests::test_remove_toc_chinese ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_empty_input ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_exempt_code_block ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_exempt_url ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_exempt_table ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_fix_cjk_latin_spacing ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_fix_latin_punctuation ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_fix_mixed_brackets ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_fix_repeated_punctuation ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_leading_trailing_spaces ... ok
[INFO] [stdout] test quality::preprocess::tests::test_merge_forced_breaks_english ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_fix_english_quotes ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_no_false_positive_on_punctuation_after_cjk ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_only_exemptions ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_pure_chinese ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_mixed_quotes_boundary ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_pure_numbers ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_pure_english ... ok
[INFO] [stdout] test quality::card_lint::tests::test_lint_very_long_content ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_repeated_punctuation_many ... ok
[INFO] [stdout] test quality::preprocess::tests::test_filter_watermarks_generic ... ok
[INFO] [stdout] test quality::preprocess::tests::test_merge_forced_breaks_single_line ... ok
[INFO] [stdout] test quality::preprocess::tests::test_remove_toc_mixed ... ok
[INFO] [stdout] test rate_limiter::tests::test_rate_limiter_creation ... ok
[INFO] [stdout] test quality::preprocess::tests::test_filter_watermarks_ignores_body ... ok
[INFO] [stdout] test rate_limiter::tests::test_rate_limiter_min_rpm ... ok
[INFO] [stdout] test stages::entities::tests::test_dedup_entities ... ok
[INFO] [stdout] test stages::entities::tests::test_dedup_entities_case_insensitive ... ok
[INFO] [stdout] test stages::entities::tests::test_levenshtein_distance ... ok
[INFO] [stdout] test stages::entities::tests::test_name_similarity_boundary ... ok
[INFO] [stdout] test stages::entities::tests::test_normalize_name ... ok
[INFO] [stdout] test stages::entities::tests::test_parse_entities_empty_name ... ok
[INFO] [stdout] test stages::entities::tests::test_parse_entities_flat_array ... ok
[INFO] [stdout] test stages::entities::tests::test_levenshtein_distance_boundary ... ok
[INFO] [stdout] test rate_limiter::tests::test_rate_limiter_capacity ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_special_chars_only ... ok
[INFO] [stdout] test stages::entities::tests::test_normalize_name_empty ... ok
[INFO] [stdout] test stages::entities::tests::test_parse_entities_valid ... ok
[INFO] [stdout] test stages::entities::tests::test_unify_entities_empty ... ok
[INFO] [stdout] test stages::entities::tests::test_name_similarity ... ok
[INFO] [stdout] test stages::entities::tests::test_unify_entities_single ... ok
[INFO] [stdout] test stages::entities::tests::test_unify_entities_exact_match ... ok
[INFO] [stdout] test stages::entities::tests::test_unify_entities_keeps_unique ... ok
[INFO] [stdout] test stages::entities::tests::test_unify_entities_special_chars ... ok
[INFO] [stdout] test stages::entities::tests::test_unify_entities_containment ... ok
[INFO] [stdout] test stages::entities::tests::test_unify_entities_bracket_variant ... ok
[INFO] [stdout] test stages::entities::tests::test_unify_entities_type_separation ... ok
[INFO] [stdout] test quality::preprocess::tests::test_filter_repeated_lines_no_repeats ... ok
[INFO] [stdout] test quality::preprocess::tests::test_remove_toc_english ... ok
[INFO] [stdout] test quality::preprocess::tests::test_remove_toc_not_body_refs ... ok
[INFO] [stdout] test quality::preprocess::tests::test_filter_watermarks_all_watermark ... ok
[INFO] [stdout] test quality::preprocess::tests::test_clean_text_empty ... ok
[INFO] [stdout] test quality::preprocess::tests::test_filter_repeated_lines_fuzzy ... ok
[INFO] [stdout] test quality::preprocess::tests::test_full_clean_generic ... ok
[INFO] [stdout] test quality::card_lint::tests::test_lcs_performance_500x500 ... FAILED
[INFO] [stdout] test quality::typo_lint::tests::test_long_text ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- quality::card_lint::tests::test_lcs_performance_500x500 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'quality::card_lint::tests::test_lcs_performance_500x500' (124) panicked at src/quality/card_lint.rs:1430:9:
[INFO] [stdout] LCS 500x500字符应在100ms内完成: 162ms
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a25cc2da9e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a25cc2da9e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a25cc2da9e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a25cc2da9e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a25cc2f253a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a25cc2f253a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5a25cc2df4d2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5a25cc2df4d2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5a25cc2b7026 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a25cc2b7026 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a25cc2d1ba9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a25cbd98dac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5a25cbd98dac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a25cc2d1e22 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5a25cc2d1e22 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a25cc2b70e2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a25cc2ac019 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a25cc2b7dfd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a25cc2f2d7c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a25cbbdc52c - cardnote_compiler[a0c34419ea490a9e]::quality::card_lint::tests::test_lcs_performance_500x500
[INFO] [stdout]                                at /opt/rustwide/workdir/src/quality/card_lint.rs:1430:9
[INFO] [stdout]   20:     0x5a25cbbd4357 - cardnote_compiler[a0c34419ea490a9e]::quality::card_lint::tests::test_lcs_performance_500x500::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/quality/card_lint.rs:1420:38
[INFO] [stdout]   21:     0x5a25cbc24226 - <cardnote_compiler[a0c34419ea490a9e]::quality::card_lint::tests::test_lcs_performance_500x500::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5a25cbd8be8b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a25cbd8be8b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5a25cbd99705 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5a25cbd99705 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5a25cbd99705 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5a25cbd99705 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5a25cbd99705 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5a25cbd99705 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5a25cbd99705 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5a25cbd94264 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5a25cbd94264 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5a25cbd9c782 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5a25cbd9c782 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5a25cbd9c782 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5a25cbd9c782 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5a25cbd9c782 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5a25cbd9c782 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5a25cbd9c782 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5a25cc2d9b4f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   41:     0x5a25cc2d9b4f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x77514d987aa4 - <unknown>
[INFO] [stdout]   43:     0x77514da14a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     quality::card_lint::tests::test_lcs_performance_500x500
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 206 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.62s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "dbc2ab4b7a096bd7fe2898bf86e956d7dc60f10c605619ab945fa7700d6acbc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbc2ab4b7a096bd7fe2898bf86e956d7dc60f10c605619ab945fa7700d6acbc1", kill_on_drop: false }`
[INFO] [stdout] dbc2ab4b7a096bd7fe2898bf86e956d7dc60f10c605619ab945fa7700d6acbc1
